Value Name |
Data Type |
Value Data |
---|---|---|
ActionOnThumbDblClk |
DWORD |
Action to take when the user double-clicks the thumbnail. Only PowerUser. 0 Do nothing |
ActionOnViewerDblClk |
DWORD |
Action to take when the user double-clicks the viewer window. Only PowerUser. 0 Do nothing |
dbgDisableAutoRefresh |
DWORD |
If this value is 1 (default), disables some additional automatic refreshing of property pages. It is the opposite value of the Enable automatic refresh of property pages option. |
EnableGlobalSearchWithScopes |
DWORD |
If this value is 1, the All vaults options are available in Quick Find and in the Find dialog when a scope is active. If this value is 0 (default), the options are hidden. Note If this setting is enabled, users may find documents that are not visible to them in certain scopes. |
ExplorerViewInWP |
DWORD |
If this value is 1, the Folders view is displayed in work areas. If this value is 0, it is not displayed. |
FindLastObjectOnOpen |
DWORD |
If this value is 1, upon opening a vault, navigate to the last selected document. If this value is 0, do not navigate. |
FindLastObjectOnView |
DWORD |
If this value is 1, upon changing views, navigate to the last selected document. If this value is 0, do not navigate. |
FullRowMenuBar |
DWORD |
If this value is 0, the toolbars share space with the menu bar. If this value is 1 (default), toolbars occupy the whole bar. |
HeaderFont |
DWORD |
Font for header names in the Navigation view in the form <name>;<size>;<attr> like: 1 Bold Not applicable to Office client. |
HideKnownExtensions |
DWORD |
If this value is 0 (default), do not hide file extensions for registered file types. If this value is 1, hide file extensions. |
InstantView |
DWORD |
If this value is 1 (default), the viewer pane immediately displays the selected document. If this value is 0, the user must click the Refresh button. |
ItemsPerCall |
DWORD |
Maximum number (default = 100) of documents to retrieve information for in one call. Valid values can be 1–100000. |
ItemsPerTransaction |
DWORD |
Maximum number (default = 30) of documents to batch process in one transaction. Valid values can be 1–100000. |
KeepClipboardData |
DWORD |
If this value is 1, prevents flushing clipboard data upon switching to another vault or work area. If this value is 0 (default), flushes the data. |
KeyFindProperty |
DWORD |
Internal and display names of the property last used for Quick Find. For example, _DISPLAYNAME|Name. |
LabelFont |
DWORD |
Font for document and folder names in the Navigation view in the form <name>;<size>;<attr> like: 1 Bold Not applicable to Office client. |
LastObjectID |
DWORD |
String representing GUID of the last selected document, for example, {84743CE0-E232-11D9-0000-9BE8AF3C9914}. |
LastOpenedVault |
String |
Name of the last opened vault in the form /Amfs="M-<ComputerName>,D-<VaultName>". This vault will be reopened on next start of the application if the Shift key is not pressed. |
LinesBetweenItems |
DWORD |
If this value is 0 (default), disable lines between documents in the Navigation view. If this value is 1, enable lines. |
LoadDataOnDemand |
DWORD |
If a positive number and the number of rows in a tableview exceeds the number, data is retrieved when needed. If this value is 0, data is retrieved immediately. If this value is a negative number, then load on demand is cleared and number specifies the threshold. |
MainViewSplitHorizontal |
DWORD |
If this value is 0 (default), the main view is split in such a way that navigation is on the left, and properties on the right. If this value is 1, the main view is split in such a way that navigation is on the top, and properties on the bottom. |
MainViewSplitterPosition |
DWORD |
Percentage (multiplied by 10) of space that the navigation view takes of the window. Default is 500 (50%). |
MaxDoc2Show |
DWORD |
Maximum number (default = 1000) of documents per folder. If the number of documents exceeds this number, a warning message will be shown. Not used if set to zero or negative. |
<machine>_<vault>_Opened |
DWORD |
Counter of how many times this vault has been opened in order to show or not to show proper nag screen. |
PropDocSplitterPosition |
DWORD |
Percentage (multiplied by 10) of space that the properties pane takes of the window. Default is 500 (50%). |
QuickSearchList |
Binary |
History of quick searches. |
QuickSearchOperator |
DWORD |
Index number of the last used search condition. |
RedlinesEnabled |
DWORD |
If this value is 1 (default), enables redlines in the viewer pane. If this value is 0, disables redlines. Doesn’t disable redlining in a full-screen viewer. |
ResumeDelay |
DWORD |
Delay in milliseconds that will be used to resume the viewer. Default = 0x3e8 (1000) (1 second). |
ShowDoc |
DWORD |
If this value is 0, disables the viewer pane. If this value is 1 (default), display the viewer pane. |
ShowProp |
DWORD |
If this value is 0, disables the properties pane. If this value is 1 (default), display the properties pane. |
ShowMenuBar |
DWORD |
If this value is 0, disables the menu bar. If this value is 1 (default), displays the menu bar. |
ShowMgrToolBar |
DWORD |
If this value is 0 (default), disables the Manager tool bar. If this value is 1, displays the Manager tool bar. |
ShowStatusBar |
DWORD |
If this value is 0, disables the status bar. If this value is 1 (default), displays the status bar. |
ShowSwitchBar |
DWORD |
If this value is 0 (default), disables the switch bar. If this value is 1, displays the switch bar. |
ShowToolBar |
DWORD |
If this value is 0, disables the tool bar. If this value is 1 (default), displays the tool bar. |
ShowUserInitials |
DWORD |
If this value is 0 (default), displays the user’s full name in the status bar. If this value is 1, display the user’s initials in the status bar if they are set in the user info. |
UpdateSelectedItem |
DWORD |
If this value is 0 (default), disables refresh of the viewer pane every time a document is selected. If this value is 1, the viewer pane is refreshed. |
UseSuspendResume |
DWORD |
If this value is 1 (default), force the viewer to close the document when the application becomes inactive, and reopen it again when the application is activated. If this value is 0, do not close the viewer. |